Conversation
|
This change is part of the following stack: Change managed by git-spice. |
|
🚅 Deployed to the rivet-pr-4330 environment in rivet-frontend
|
PR Review: feat: dynamic actors
This PR introduces dynamic actors to RivetKit — actors whose source code is loaded and executed at runtime in a sandboxed isolate rather than being statically bundled. It is a large and ambitious feature (+7K/-754 lines across a new The core architecture is well-conceived. Below is structured feedback organized by severity. Required Before Merging1. Commented-out code in example 2. React version mismatch in 3. Document 4. Unintended API version bump Recommended Fixes5. 6. 7. 8. Silent error drop in 9. Per-request registry lookup in file-system driver 10. Dead Minor / Nice-to-Have11. Double 12. Stale temp directories on crash 13. Smoke test for the example 14. Minor indentation inconsistency in Strengths
Review updated from diff analysis on 2026-03-01. |
ed3c4ea to
1156c81
Compare
Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: